cups-x2go software package provides Virtual X2Go printer for CUPS, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install cups-x2go
cups-x2go is installed in your system.
Make ensure the cups-x2go package were installed using the commands given below,
$ sudo dpkg-query -l | grep cups-x2go *
You will get with cups-x2go package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | X Window System software |
| Package | cups-x2go |
| Version | 3.0.1.3-1 |
| Description | Virtual X2Go printer for CUPS |
| Sub Section | x11 |